home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
Bomber Bob.swf
/
scripts
/
frame_2
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
151 b
|
9 lines
stop();
score = 0;
tabla._visible = 1;
tabla.onEnterFrame = function()
{
this.scor.text = score;
};
frame.duplicateMovieClip("frame1",102);